home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / JScript.INI < prev    next >
INI File  |  2006-04-03  |  591b  |  53 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=JScript
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.jse
  7. CommentString=
  8. SlashComment=1
  9. CComment=1
  10. SlashComment=1
  11. Preprocessors=1
  12. IndentChar={
  13. UnIndentChar=}
  14. TabWidth=4
  15. CaseSensitive=1
  16. SingleQuote=1
  17. DoubleQuote=1
  18. KeyWordChars=_
  19. CodeExplorer=ftJS
  20. [KeyWords]
  21. break=
  22. case=
  23. catch=
  24. continue=
  25. debugger=
  26. default=
  27. delete=
  28. do=
  29. else=
  30. false=
  31. finally=
  32. for=
  33. function=
  34. if=
  35. in=
  36. instanceof=
  37. new=
  38. null=
  39. return=
  40. switch=
  41. this=
  42. throw=
  43. true=
  44. try=
  45. typeof=
  46. var=
  47. void=
  48. while=
  49. with=
  50. [ReservedWords]
  51. [KeyWords2]
  52. [KeyWords3]
  53.